AppointmentInstanceType Property |
Represents the occurrence type of the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic InstanceType InstanceType { get; }Public ReadOnly Property InstanceType As InstanceType
Get
Property Value
Type:
InstanceTypeThe type of the instance.
See Also